Alter assembly statement cannot be used to change the following Alter assembly语句无法用于更改以下各项:
Separate alter assembly statements must be issued for any dependent assemblies that also require updating 必须为需要更新的任何相关程序集发出单独的alter assembly语句。
When you have to modify an assembly , you must issue an alter assembly statement to update the assembly in the database 当必须修改程序集时,您必须发出alter assembly语句以更新数据库中的程序集。
If specified , sql server executes the alter assembly statement even if there are tables in the database that contain the following 如果指定该选项,则即使数据库中存在包含下列项的表, sql server仍将执行alter assembly语句:
To modify a type , you must either drop the type and then re - create it , or issue an alter assembly statement by using the with unchecked data clause 若要修改类型,必须删除该类型,然后再重新创建,或者使用with unchecked data子句发出alter assembly语句。